Miles Sound System SDK 7.2a

DDK Function: 403H Start Digital Recording Command

Discussion

Input:

AX = 403H
BX = Driver number
CX = Sample rate in hertz (samples per second, not bytes per second)
DX = Mode index (see DDT for details)

Output:

AX = -1 if recording not supported

This function initiates digital sound recording, if supported. Its operation is otherwise identical to Function 401H (Start Digital Playback Command).

Since the MSS API doesn't support recording, few MSS drivers support this function.


Group: DOS Digital Sound Driver Interface

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.